Method ResolveManyAsync(long, IEnumerable<string>)
Batch resolve multiple fields (nested path support).
public Task<Dictionary<string, FieldInfo>> ResolveManyAsync(long schemeId, IEnumerable<string> fieldPaths)
Batch resolve multiple fields (nested path support).
public Task<Dictionary<string, FieldInfo>> ResolveManyAsync(long schemeId, IEnumerable<string> fieldPaths)